-
Home
-
WooCommerce Fortnox Integration
-
4.4.2
-
Code
-
Classes
- WF_Invoices
Total Complexity |
27 |
Dependencies |
4 |
Dependents |
5 |
Total lines |
252 |
Lines of code |
136 |
Logical lines of code |
72 |
Comment lines |
65 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_invoice() |
A |
46 |
7 |
37 |
maybe_create_invoice() |
S |
60 |
5 |
13 |
create_credit_note() |
S |
54 |
3 |
19 |
create_full_credit_note() |
S |
56 |
3 |
17 |
make_invoice_payment() |
S |
52 |
2 |
24 |
send_invoice_PDF() |
S |
63 |
2 |
10 |
get_payment_account() |
S |
71 |
2 |
6 |
mark_as_ready() |
S |
78 |
1 |
3 |
get_invoice_number() |
S |
80 |
1 |
3 |
set_invoice_number() |
S |
75 |
1 |
4 |